Skip to content

build(deps): bump rvben/rumdl from 0.1.62 to 0.1.64#638

Merged
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.64
Apr 2, 2026
Merged

build(deps): bump rvben/rumdl from 0.1.62 to 0.1.64#638
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.64

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps rvben/rumdl from 0.1.62 to 0.1.64.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.64

Added

  • lsp: add enableLinkNavigation config option (3056d7c)

Fixed

  • md063: capitalize words following period-terminated tokens in title case (0adc21f)

Downloads

File Platform Checksum
rumdl-v0.1.64-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.1.64-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.1.64-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.1.64-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.1.64-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.1.64-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.1.64-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)

uv tool install rumdl

Using pip

pip install rumdl

Using pipx

pipx install rumdl

Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.1.63

Added

  • md013: treat parentheticals as semantic units in semantic-line-breaks reflow (c250d34)

Fixed

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.64 - 2026-03-31

Added

  • lsp: add enableLinkNavigation config option (3056d7c)

Fixed

  • md063: capitalize words following period-terminated tokens in title case (0adc21f)

0.1.63 - 2026-03-31

Added

  • md013: treat parentheticals as semantic units in semantic-line-breaks reflow (c250d34)

Fixed

  • md013: protect parenthetical groups from break-word splits and premature merging (48e32aa)
  • md013: attach trailing clause punctuation to closing paren in slb reflow (4dc60fd)
  • make empty CHANGELOG entry a hard error in release verification (875bff7)

[Unreleased]

[0.1.62] - 2026-03-27

Added

  • config: Support markdownlint-cli2 configuration format — the config: wrapper key is automatically detected and unwrapped (#547)
  • config: Auto-discover .markdownlint-cli2.jsonc, .markdownlint-cli2.yaml, and .markdownlint-cli2.yml config files with correct precedence over plain .markdownlint.* files

Fixed

  • MD057: Reset file existence cache in cross_file_check() to prevent stale LSP diagnostics after fixing broken links (#548)

[0.1.61] - 2026-03-26

Added

  • MD018: Add tags config option to recognize #word patterns as tags independently of flavor (#544)

... (truncated)

Commits
  • 9166317 chore: bump version to v0.1.64
  • 3056d7c feat(lsp): add enableLinkNavigation config option
  • ad6f15b test(md063): cover link-text path for after_period capitalization
  • 0adc21f fix(md063): capitalize words following period-terminated tokens in title case
  • 01f3c60 docs(pre-commit): update hook descriptions to reflect new behavior
  • 376a794 chore: bump version to v0.1.63
  • b4a304d chore: configure vership to use nextest dev profile for release checks
  • 9b5bf83 style(md013): collapse nested if blocks flagged by clippy in split_at_parenth...
  • 48e32aa fix(md013): protect parenthetical groups from break-word splits and premature...
  • 4dc60fd fix(md013): attach trailing clause punctuation to closing paren in slb reflow
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.62 to 0.1.64.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@8e22c9b...9166317)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com 99e00a8 Commit Preview URL

Branch Preview URL
Apr 01 2026, 03:23 AM

@matoous matoous merged commit 8be1808 into main Apr 2, 2026
5 checks passed
@matoous matoous deleted the dependabot/github_actions/rvben/rumdl-0.1.64 branch April 2, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant